projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac6c6b0
)
x11: Fix struct definition for GdkDeviceManagaerXI2
author
Benjamin Otte
<otte@redhat.com>
Fri, 11 Feb 2011 23:16:03 +0000
(
00:16
+0100)
committer
Benjamin Otte
<otte@redhat.com>
Fri, 11 Feb 2011 23:16:03 +0000
(
00:16
+0100)
gdk/x11/gdkdevicemanager-xi2.c
patch
|
blob
|
history
diff --git
a/gdk/x11/gdkdevicemanager-xi2.c
b/gdk/x11/gdkdevicemanager-xi2.c
index bbf2e28725e1ef374a4f8a6074bbe3098efc31c1..fa0980caf2f35551d8ab923159c4e3c5535a39a7 100644
(file)
--- a/
gdk/x11/gdkdevicemanager-xi2.c
+++ b/
gdk/x11/gdkdevicemanager-xi2.c
@@
-38,7
+38,7
@@
struct _GdkX11DeviceManagerXI2
{
- GdkX11DeviceManager
CoreClass parent_class
;
+ GdkX11DeviceManager
parent_object
;
GHashTable *id_table;